home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Applications
/
GraphicViewers
/
TIFFframes
/
Source
/
Makefile
< prev
next >
Wrap
Makefile
|
1994-05-10
|
847b
|
46 lines
#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#
NAME = TIFFframes
PROJECTVERSION = 1.1
LANGUAGE = English
APPICON = toTIFFIcon.tiff
GLOBAL_RESOURCES = TIFFframes.nib cahalan64X86.tiff
CLASSES = ToTIFF.m
HFILES = ToTIFF.h
MFILES = TIFFframes_main.m
MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = app.make
INSTALLDIR = $(HOME)/Apps
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444
ICONSECTIONS = -sectcreate __ICON app toTIFFIcon.tiff
LIBS = -lMedia_s -lNeXT_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)
-include Makefile.preamble
include $(MAKEFILEDIR)/$(MAKEFILE)
-include Makefile.postamble
-include Makefile.dependencies